home *** CD-ROM | disk | FTP | other *** search
- Path: news.mind.net!news
- From: jyoung@mind.net (Jim Young)
- Newsgroups: comp.os.ms-windows.programmer.misc,comp.lang.c++
- Subject: Re: Windows App won't run outside Borland
- Date: Sat, 20 Jan 1996 08:21:27 GMT
- Organization: InfoStructure - Ashland, OR
- Message-ID: <4dq85a$37h@news.mind.net>
- References: <4dpff6$13bu@pulp.ucs.ualberta.ca>
- NNTP-Posting-Host: ip00.mind.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- Make sure that you are loading the DLLs that your application depends
- on such as BWCC.DLL and OWL250.DLL.
-
- cburrell@gpu4.srv.ualberta.ca (Craig Burrell) wrote:
-
- > I have a Windows application (16 bit, Win 3.1) which I created using
- >the Borland C++ 4.5 package. I am finding that my program will not run
- >correctly unless the Borland program is running.
-
- > The problem seems to be occuring when my program tries to construct
- >custom dialog boxes. I obtain an Application Error : GPF and it
- >complains about OWL250.DLL.
-
- > Now, I know I've seen the solution to this problem on these groups
- >several months ago, but I can't for the life of me remember what to do.
- >It's all very confusing.
-
- > Could someone familiar with the Borland environment help me out on
- >this?
-
- >--
- >Craig Burrell University of Alberta
- >cburrell@gpu.srv.ualberta.ca Physics IV
- >----- ------
- >'..I now demonstrate the frame of the System of the World...'
- > - Sir Isaac Newton, "Principia"-
-
-
-